'Declaration
Public Function New( _ ByVal component As InputTime(Of T) _ )
public InputTimeBuilder<T>( InputTime<T> component )
Parameters
- component
- The C1.Web.Mvc.InputTime<T> object to be configurated.
'Declaration
Public Function New( _ ByVal component As InputTime(Of T) _ )
public InputTimeBuilder<T>( InputTime<T> component )